From: Andreas Schwab Date: Sat, 7 Dec 2002 14:46:20 +0000 (+0000) Subject: (find-file-read-args): Reenable wildcard processing unconditionally. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29352 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b81659c9706244c08b7e74133a93de78595c2622;p=emacs.git (find-file-read-args): Reenable wildcard processing unconditionally. --- diff --git a/lisp/files.el b/lisp/files.el index 5de6559ae51..b6bee3b09d4 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -809,7 +809,7 @@ documentation for additional customization information." minibuffer-setup-hook)) (add-hook 'minibuffer-setup-hook munge-default-fun) (read-file-name prompt nil default-directory mustmatch)) - current-prefix-arg)) + t)) (defun find-file (filename &optional wildcards) "Edit file FILENAME.